home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 March / PCFormat 3_2008.iso / Dodatki / EditPad Lite 6.3.1 PL / SetupEditPadLitePL.exe / 1033 / MANIFEST / 1
Extensible Markup Language  |  2008-01-02  |  633b  |  21 lines

  1. ∩╗┐<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  3. <assemblyIdentity
  4.     name="JGsoft.DeployMaster.Stub"
  5.     processorArchitecture="x86"
  6.     version="1.0.0.0"
  7.     type="win32"/>
  8. <description>DeployMaster Installer</description>
  9. <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
  10.     <security>
  11.         <requestedPrivileges>
  12.             <requestedExecutionLevel 
  13.                 level="requireAdministrator" 
  14.                 uiAccess="false"
  15.             />
  16.         </requestedPrivileges>
  17.     </security>
  18. </trustInfo>
  19. </assembly>
  20.  
  21.